Welcome![Sign In][Sign Up]
Location:
Search - Java for m

Search list

[Other resourceSubstituter.java

Description: 代入法的启发示搜索 我的代码实现是:按照自然语言各字母出现频率的大小从高到低(已经有人作国统计分析了)先生成一张字母出现频率统计表(A)--------(e),(t,a,o,i,n,s,h,r),(d,l),(c,u,m,w,f,g,y,p,b),(v,k,j,x,q,z) ,再对密文字母计算频率,并按频率从高到低生成一张输入密文字母的统计表(B),通过两张表的对应关系,不断用A中的字母去替换B中的字母,搜索不成功时就回退,在这里回朔是一个关键。 -generation into a search of inspiration I said a code is : According to the Natural Language alphabet frequency of the size of precedence (has been for the State Statistical Analysis), Mr. into an alphabet frequency tables (A )--------( e), (t, a, o, i, n, s, h r), (d, l), (c, u, m, w, f, g, y, p, b), (v, k, j, x, q, z), again close to the mother language calculated frequency and frequency input precedence generate a secret letter to the mother TAB (B), Table 2 by the corresponding relations, use of the letters A to B to replace the letters of the alphabet, when unsuccessful search regression, Here is a retrospective key.
Platform: | Size: 3971 | Author: rtshen | Hits:

[JSP/Javajava小型防真计算器

Description: 本“计算器”可以完成任意的通常借助手持计算器来完成的标准运算。“计算器”可用于基本的算术运算,比如加减运算等,以及C(清除)、AC(全部清零)、N(符号改变)、存储(M+、M-、MR)、平方根和百分比运算。关于科学计算本“计算器”暂不支持。-the "calculator" to be completed with the usual arbitrary use handheld calculators to complete the standard operation. "Calculator" can be used for the basic arithmetic operations, such as addition and subtraction operations, as well as C (removal), AC (all zeros), N (symbol change), storage (M +, M-, MR), the square root and percentage computing. Scientific Computing on the "calculators" would not support.
Platform: | Size: 37634 | Author: 占琪 | Hits:

[JSP/Javajava小型防真计算器

Description: 本“计算器”可以完成任意的通常借助手持计算器来完成的标准运算。“计算器”可用于基本的算术运算,比如加减运算等,以及C(清除)、AC(全部清零)、N(符号改变)、存储(M+、M-、MR)、平方根和百分比运算。关于科学计算本“计算器”暂不支持。-the "calculator" to be completed with the usual arbitrary use handheld calculators to complete the standard operation. "Calculator" can be used for the basic arithmetic operations, such as addition and subtraction operations, as well as C (removal), AC (all zeros), N (symbol change), storage (M+, M-, MR), the square root and percentage computing. Scientific Computing on the "calculators" would not support.
Platform: | Size: 36864 | Author: 占琪 | Hits:

[GUI DevelopccBus

Description: 长春公交车信息查询系统 本人是个菜鸟 用JAVA GUI 做的 其中有很多不合理之处 望大虾们指点 QQ:39314319-Changchun bus MIS I m a bird and write this with JAVA GUI. It is obviously open to objection and I feels the need for firm directions from experts. My QQ: 39314319
Platform: | Size: 48128 | Author: 李世光 | Hits:

[JSP/JavaSmilTest

Description: 彩信中smil格式的发送程序代码。 //1. 创建MM7消息发送接口//2.置VASP注册的各种信息.VAS_PASSWORD= "yourPassword" MMSC_URL="http://61.144.250.225/vas" etSubject("汉字iiiii") //设置消息类型,使用SMIL方式一定要设置为tipart.related类ontentType(m.CT_APPLICATION_MULTIPART_RELATED ) mil文件中描述了要添加的发送的消息内容体 //添加内容体设置内容体格式.addContent) //将创建好的内容添加到消息//下面添加的消息内容体都对于于smil文件中描述的各个文件 该ID对应于smil文件中描述的消息内容 -MMS were sent smil format code.// 1. Create MM7 messaging interface// 2. Home Feature registration information. VAS_PASSWORD = "yourPassword" MMSC_URL = "http://61.144.250.225/vas" etSubject ( "Chinese iiiii ")// set up the message type, the use of SMIL way must set to tipart.related category ontentType (m.CT_APPLICATION_MULTIPART_RELATED) mil paper describes add to the information content of this body// add content-content-set format. addContent)// create content added to the good news// add the following information for the contents of their bodies in smil file describing the various documents corresponding to the ID smil file describing the content of news
Platform: | Size: 1024 | Author: 谢其财 | Hits:

[Data structsduizhan

Description: 堆栈算法。输入为整数N,输出为N的M种输出。-stack algorithm. Integer N input and output for the M N output types.
Platform: | Size: 1024 | Author: 梁诚杰 | Hits:

[Web ServerjavaMVCjiandan

Description: 一个用java基于mvc架构的简单的例子,可供初学着学习,查看。-with a java-based myc structure of the simple example, for beginners to learn to see.
Platform: | Size: 39936 | Author: 戴芯 | Hits:

[mpeg mp3java_mp3

Description: mp3 播放器,基于java编写,可以很流畅的播放mp3-MP3 player, for the preparation of java, it is quite fluent in the mp3 player
Platform: | Size: 264192 | Author: 刘中华 | Hits:

[GUI DevelopJtreeSamples

Description: 显示一个层次关系分明的一组数据,用树状图表示能给用户一个直观而易用的感觉,JTree类如同Windows的资源管理器的左半部,通过点击可以"打开"、"关闭"文件夹,展开树状结构的图表数据。JTree也是依据M-V-C的思想来设计的,Jtree的主要功能是把数据按照树状进行显示,其数据来源于其它对象。下面是5个节点的树类程序-JTreeWindows"""", JTree is based on M-V-C thinking to the design, Jtree the main functions of data in accordance with the tree, for example, the data from other objects. Below are the five nodes of the tree types of proceedings
Platform: | Size: 146432 | Author: 陈永 | Hits:

[J2MEJ2ME_Map

Description: J2ME游戏开发中的地图设计与绘制,解析了用J2ME开发游戏时所需的地图的具体设计与绘制方法-J2ME game development of map design and cartography, analytical development using J2ME game the maps required for the specific design and drawing method
Platform: | Size: 2048 | Author: willing | Hits:

[AI-NN-PRSubstituter.java

Description: 代入法的启发示搜索 我的代码实现是:按照自然语言各字母出现频率的大小从高到低(已经有人作国统计分析了)先生成一张字母出现频率统计表(A)--------(e),(t,a,o,i,n,s,h,r),(d,l),(c,u,m,w,f,g,y,p,b),(v,k,j,x,q,z) ,再对密文字母计算频率,并按频率从高到低生成一张输入密文字母的统计表(B),通过两张表的对应关系,不断用A中的字母去替换B中的字母,搜索不成功时就回退,在这里回朔是一个关键。 -generation into a search of inspiration I said a code is : According to the Natural Language alphabet frequency of the size of precedence (has been for the State Statistical Analysis), Mr. into an alphabet frequency tables (A )--------( e), (t, a, o, i, n, s, h r), (d, l), (c, u, m, w, f, g, y, p, b), (v, k, j, x, q, z), again close to the mother language calculated frequency and frequency input precedence generate a secret letter to the mother TAB (B), Table 2 by the corresponding relations, use of the letters A to B to replace the letters of the alphabet, when unsuccessful search regression, Here is a retrospective key.
Platform: | Size: 4096 | Author: rtshen | Hits:

[JSPstruts2

Description: MVC结构中struts的详细介绍,适合初学者和中级水平的人!-MVC architecture struts detailed introduction, suitable for beginners and intermediate level people!
Platform: | Size: 3107840 | Author: shengrt | Hits:

[Documentsjava_v)m

Description: Java virtual machine的电子书,介绍java虚拟机的实现技术-Java virtual machine for e-books, introduction java virtual machine technology
Platform: | Size: 1927168 | Author: 唐笑笑 | Hits:

[JSP/JavaTrayIcon

Description: Java程序最小到系统托盘源代码 Java程序最小到系统托盘只用java是达不到的,你可以用Java Native Interface结合C或者C++的有关方法来实现!利用C++生成.dll文件来供java调用! %-!!m D?   我也收集了一些源代码,这里拿出来供参考一下! .K8a-}qL 这是我搜集整理的,希望对寻找这方面信息的人有帮助![/-The smallest Java program source code to the system tray smallest Java program to system tray only java is unable to reach, you can use Java Native Interface combined with C or C++ Of the method to achieve! Use of C generation. Dll files for java call! -!! M D? I also collected some source code out here for reference! . K 8a-) qL This is my collection of finishing the hope of finding this information has helped people! [/
Platform: | Size: 46080 | Author: 林祥华 | Hits:

[AI-NN-PRdijkstra-java

Description: Dijkstra算法是典型的最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。 Dijkstra算法能得出最短路径的最优解,但由于它遍历计算的节点很多,所以效率低。Dijkstra算法是一种逐步搜索算法,通过为每个顶点n保留目前为止所找到的从m到n的最短路径来工作的。 -Dijkstra algorithm is a typical example of the most short-circuit algorithm, used to calculate a node to all other nodes of the shortest path. The main characteristics is the starting point as the center outward expansion layers, until the date extended to the end. Dijkstra shortest path algorithm can arrive at the optimal solution, but because it traverse a lot of computing nodes, so inefficient. Dijkstra algorithm is a step by step search algorithm for each vertex n reservations so far found from the m to n shortest path to work.
Platform: | Size: 1024 | Author: kivilin | Hits:

[SMSsmgp

Description: 中国电信小灵通短信平台SP端程序,JAVA开发,支持多种数据库,有源码,有详细的注释。-SMS platform for China Telecom SP PHS terminal procedures, JAVA development, supports multiple databases, there is source code, there are detailed notes.
Platform: | Size: 1346560 | Author: 鲁潘 | Hits:

[Game ProgramMTK-JAVA

Description: 5个MTK手机java游戏软件,谍中谍3,格斗水浒,格斗天王,海洋珍珠,合金弹头-OK OK OK OK OK OK
Platform: | Size: 1635328 | Author: KKK | Hits:

[Web ServerGoogleMapsWebDemo

Description: Java Google Map使用Demo,web前台使用Google API,调用Google地图-Java Google Map using the Demo, web front using the Google API, called Google Maps
Platform: | Size: 14336 | Author: UCourse.Net | Hits:

[Program docmtk

Description: 一本MTK手机软件开发教程,是WORD版的,可供编辑,该教程介绍了MTK芯片的原理和软件开发方法。-1 MTK mobile phone software development tutorials is the WORD version, available for editing, the tutorial introduces the principles of MTK chip and software development methods.
Platform: | Size: 6144 | Author: 邓伟华 | Hits:

[JSP/JavaJava-for-Programmers--2nd

Description: Java™ for Programmers, 2nd Edition By Paul J. Deitel, Harvey M. Deitel Published Apr 18, 2011 by Prentice Hall. -Java™ for Programmers, 2nd Edition By Paul J. Deitel, Harvey M. Deitel Published Apr 18, 2011 by Prentice Hall.
Platform: | Size: 14596096 | Author: Boram | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net